This page includes release notes for Test components that shipped in the AndroidX library. For earlier updates that appeared in the support library see the ...
AndroidX Test is a collection of Jetpack libraries that lets you run tests against Android apps. It also provides a series of tools to help you write these ... Add AndroidX Test libraries · Projects using deprecated...
I can run all the unit tests and the Mockito tests, but the activityTests fail with these errors: error: package android.support.test.rule does not exist.